Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Get(DicomDataSet,Object[]) Method






The data set to read the information from.
The instances to update with DICOM information.
Gets the specified data from the DICOM data set and assigns it the corresponding property in each object in the instances array.
Syntax
[ExtensionAttribute()]
public static void Get( 
   DicomDataSet ds,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Get( _
   ByVal ds As DicomDataSet, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim instances() As Object
 
DicomExtensions.Get(ds, instances)
[ExtensionAttribute()]
public:
static void Get( 
   DicomDataSet^ ds,
   ... array<Object^>^ instances
) 

Parameters

ds
The data set to read the information from.
instances
The instances to update with DICOM information.
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features